home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / ALL96.LZH / t0109 / text0007.txt < prev    next >
Encoding:
Text File  |  1996-03-07  |  1.3 KB  |  29 lines

  1. > Hmmm... The problem isn't the music, it's that we don't have any code to
  2. > play music with. :-( Another problem is that, if I have understod it alright,
  3. > doom uses midi files played in the General Mid standard. There is no sounds
  4. > in the WAD files as it play the sounds on the soundcard. Correct? I we would
  5. > use the midifiles, we have to include an midifile player _and_ set of sounds. 
  6. > The easiest would be to play regular mod files as there is plenty of players for
  7. > modules.
  8.  
  9. There are several advantages to using Midi:
  10.  
  11.     - Needs less memory (no samples)
  12.     - Shouldn't take much CPU. If the DSP is used for graphics
  13.       stuff, the mod-players would need to work on 680x0...
  14.     - There are no problems if there's no sound module attached
  15.       to to Falcon midiports. If the person has a sound module,
  16.       he'll has music, so why not use the full potential for the
  17.       machine? If people like the music enough, they'll buy a
  18.       sound module (maybe even keyboard too) and it's easy to add
  19.       to the machine, just connect the midi cable. Then they'll
  20.       be able to play all zillions of midifiles out there (there
  21.       are several CDs full of them)...
  22.  
  23. It would probably be best if the MIDI gurus here would recommend some
  24. cheap but good GM sound module that's easily available...
  25.  
  26.  
  27.     - Eero
  28.  
  29.